CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - roulette wheel

搜索资源列表

  1. ClockRecDoc

    0下载:
  2. 水表读数识别对于楼宇水费的自动采集,创建智能化小区,提高收费员的工作效率都有着重要的意义。然而由于轮盘的转动,常常出现半个字符的情形,造成此类识别与通常的号码识别不同。本算法枚举出所有半个字符的情况,提取特征,从而匹配识别,达到了较好的效果。-meter readings for the identification of automatic building water collection, create intelligent neighborhood fare increase effi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1594
    • 提供者:白云
  1. AGA.rar

    0下载:
  2. 采用了保优的选择遗传算法 终止条件的判断是:到达一定的代数。可改进为:相邻若干代的种群平均适应值的变化来判断。若相邻若干代的种群平均适应值为变化或者是变化小于某一阈值,表示算法已经收敛,则退出算法。 选择算子:轮盘赌选择; 交叉算子:单点交叉,随机选择计算此适应度值,若大于当前最佳适应度值则降低交叉概率,否则不变; 变异算子:模板,对于优势个体,除采用低概率变异外,变异位置应采取权值越大,变异概率越小的原则,而对劣势个体则相反.,Paul used the choice of excel
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:6071
    • 提供者:棋子
  1. RealGA(TwoVaribles)

    2下载:
  2. 此代码是实数编码遗传算法的Matlab例程。用了精英保留策略选择和轮盘赌选择法,叉操作采用中间重组方式。-This code is a real-coded genetic algorithm Matlab routines. Retention policies with the elite selection and roulette wheel selection method, fork operation mode using the middle of restructuring.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1554
    • 提供者:王巍
  1. select

    0下载:
  2. Roulette Wheel Selection
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:122999
    • 提供者:tekguc
  1. genetic_algorithm_matlab

    0下载:
  2. fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作-fga.m the main program for the genetic algorithm using binary Gray encoding, roulette wheel based on the law of non-linear ranking selection, uniform crossover and mutation operation
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:6432
    • 提供者:赵彦
  1. ga1

    0下载:
  2. 遗传算法程序说明: fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!-Descr iption of the procedures for genetic algorithms: fga.m main program for the genetic algorithm using binary Gray encoding, roulette wheel based on the law of non-line
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:3485
    • 提供者:hexing
  1. yichaunsuanfa

    0下载:
  2. fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!-fga.m the main program for the genetic algorithm using binary Gray encoding, roulette wheel based on the law of non-linear ranking selection, uniform crossover and mutation operati
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:17795
    • 提供者:张生
  1. AdvancedGeneticAlgorithm

    0下载:
  2. This code and accompanying explanation is designed to be a genetic algorithm. It uses the roulette wheel method to optimize the function x^2 using six digit binary strings. The accompanying document goes through the algorithm and the code step-by-ste
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:46503
    • 提供者:anatolia
  1. genetic

    0下载:
  2. This program runs a GA. The roulette wheel method for parent selection is used here. Elitism is included. Parent selection is from the population including the elite chromosomes. The standard bit form is used here. As usual, code works in
  3. 所属分类:Other systems

    • 发布日期:
    • 文件大小:11503
    • 提供者:siva
  1. GAtest

    0下载:
  2. 轮盘赌遗传算法,用vc++写的,主要用于函数求最优值-Roulette wheel genetic algorithm, using vc++ to write, and is mainly used for seeking the optimal value function
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:474003
    • 提供者:wenzheng
  1. yichuansuanfa

    0下载:
  2. fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!-fga.m the main program for the genetic algorithm binary Gray encoding, roulette wheel method based on non-linear ranking selection, uniform crossover and mutation operations, but al
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:7786
    • 提供者:曾建
  1. GA_program

    0下载:
  2. Simple Genetic Algorithm binary coded roulette wheel method
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:255080
    • 提供者:henry
  1. GA_test1_2

    0下载:
  2. Genetic algorithm , It is about cross over , mutation ,, roulette wheel
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:28169
    • 提供者:Sika
  1. Ga

    0下载:
  2. 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作. -Binary Gray encoding, roulette wheel method based on non-linear ranking selection, uniform crossover and mutation operations, but also introduces the inversion operation.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:3423
    • 提供者:lq
  1. Ga

    0下载:
  2. 遗传算法求解TSP问题源代码,简单明了,采用轮盘赌进行遗传选择-TSP problem genetic algorithm source code is simple, using the genetic roulette wheel selection
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:1066
    • 提供者:fan
  1. SimpleGA_1

    0下载:
  2. 实现简单的进化算法,实数编码,轮盘赌选择方式,单点交叉,均匀变异。-Simple evolutionary algorithms, real coding, roulette wheel selection method, single-point crossover, uniform mutation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4855
    • 提供者:cxx
  1. Roulettewheelselection

    0下载:
  2. 两种赌轮算法比较,内容清晰,可直接在matlab上运行-Roulette wheel selection
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:3900
    • 提供者:jifengzhu
  1. 1

    0下载:
  2. 说明: fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!-Descr iption: fga.m genetic algorithm for the main program binary Gray encoding, roulette wheel method based on linear ranking selection, uniform crossover and mutation operator
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3458
    • 提供者:杨轩
  1. Roulette-Weel

    0下载:
  2. Roulette Wheel Code for PIC18F4520 Controller
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1855
    • 提供者:Azam
  1. RouletteWheelSelection

    0下载:
  2. GA 算法中 一种选中算法selection(Based on Roulette wheel selection input is an array of any real number values)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:恋雨梦阳
« 12 3 »
搜珍网 www.dssz.com